Using OpenAI vs Azure OpenAI with Semantic Kernel. What's the difference?
Using OpenAI vs Azure OpenAI with Semantic Kernel. What's the difference?
Understanding the differences between OpenAI and Azure OpenAI and how to use them with Semantic Kernel
Using Structured Outputs with Semantic Kernel
Using Structured Outputs with Semantic Kernel
A Simple Guide to Structured Outputs with Semantic Kernel. Converting text responses into typed data with JSON schema and C# model classes.
Building a Simple text Classifier with Semantic Kernel
Building a Simple text Classifier with Semantic Kernel
Using Semantic kernel to showcase how NLP tasks like text classification can be done with just a bit of prompt engineering in both python and .NET
Working with Semantic Kernel in Python
Working with Semantic Kernel in Python
An introduction to the Python version of the Semantic Kernel SDK
Building a .NET Food Health Analyzer with Azure OpenAI and Semantic Kernel
Building a .NET Food Health Analyzer with Azure OpenAI and Semantic Kernel
In-depth look at a .NET-based Food Health Analyzer app using Azure OpenAI and Semantic Kernel for intelligent ingredient and health analysis.
Packaged Food Health Checker with Semantic kernel
Packaged Food Health Checker with Semantic kernel
An overview for a simple AI powered app for checking packaged food healthiness
The new prompt filter in Semantic Kernel
The new prompt filter in Semantic Kernel
Working with the new prompt filter IPromptRenderFilter in semantic kernel
Yaml prompts with semantic kernel
Yaml prompts with semantic kernel
Working with yaml prompt templates in semantic kernel
Manual function calling with Semantic Kernel and OpenAI
Manual function calling with Semantic Kernel and OpenAI
Using the manual mode for function calling in Semantic Kernel